[XEN] Fix the emulation of instructions in vm86 mode. It fetches
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 19 Sep 2006 10:13:10 +0000 (11:13 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 19 Sep 2006 10:13:10 +0000 (11:13 +0100)
commitee6939c833915bb5397fc8bcc84e1b5cd7c29c61
tree04dc1fc639eea94fb33fef307da68dfa14c660c0
parent0a706be1ab4651a1513bd929d4e2b2054a9c823c
[XEN] Fix the emulation of instructions in vm86 mode. It fetches
them using cs and eip instead of only eip. This makes it at least
possible to use the i945GM vesa bios from the running system.

Signed-off-by: Bastian Blank <waldi@debian.org>
xen/arch/x86/traps.c